Add missing global CVS tags.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 8 Jan 2004 16:19:49 +0000 (16:19 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 8 Jan 2004 16:19:49 +0000 (16:19 +0000)
gpsbabel/gpx.c

index 7c153301d9dfc07edf7f7426d623fee529071877..5b3bb63e1ff876301098591c6c4c56b8be311597 100644 (file)
@@ -117,6 +117,10 @@ typedef struct tag_mapping {
 tag_mapping tag_path_map[] = {
        { tt_gpx, "/gpx" },
        { tt_time, "/gpx/time" },
+       { tt_author, "/gpx/author" },
+       { tt_email, "/gpx/email" },
+       { tt_time, "/gpx/time" },
+       { tt_desc, "/gpx/desc" },
 
        { tt_wpt, "/gpx/wpt" },
        { tt_wpt_ele, "/gpx/wpt/ele" },